@charset "UTF-8";

/**
 * Theme Name:     GCSA
 * Theme URI:      http://www.ja-homepage-service.de
 * Description:    Child theme for the Twenty Eleven theme.
 * Author:         J�rgen Allmich
 * Author URI:     https://plus.google.com/116574664535805787280
 * Template:       twentyeleven
 * Version:        0.1.0
 */

@import url('../twentyeleven/style.css');
/** nur Aggerschlösschen 
@import url(http://fonts.googleapis.com/css?family=Arizonia); 
*/

#main { padding: 0.625em 0 0; }
#entry_content { padding: 0.625em 0 0.625em; }
/*
#access {
background: -webkit-linear-gradient(#252560, #004fac);
}
*/

/* Nur GCSA
#branding hgroup {
    background: url("images/sitelogo.png") no-repeat scroll 0 18px;
	margin: 0 3.6%;
	padding-left : 140px;
}
*/



/*#primary, article.intro,*/ 
/* Nur Aggerschlösschen
#branding, #colophon { background: transparent url("http://aggerschloesschen.allmich-consulting.de/wp-content/themes/GCSA Twentyeleven/images/agger-bg.jpg") no-repeat 0 0; }
*/
/*article.intro {background-color: #a0351b;}*/

/* Nur Aggerschlösschen
#branding h1 { font-family: 'Arizonia', cursive; }
*/

/* background: url(images/menubutton.png) no-repeat;*/
/*.child-sidebar-menu  li {
	margin: 0 1em 0.5em 0;
	float : left;
        list-style: none;
	}
*/

#page {
	max-width: 1320px;
}

.sitelogo {
width: 167px;
height: 127px;
position: absolute;
z-index: 1;
margin: 22px 0 0 20px;
background: url("images/sitelogo.png") no-repeat;
}


#branding #searchform {
   top: 3em;
   right: 1.6%;
}
	
.child-sidebar-menu  li a { color : #004caa; }

/* Version für die Bilder
*.widget-header aside { width : 33.333333%; display : inline-table; }
*/

/* Version für Button */
.widget-header aside { width : 100%; }
.widget-header { }
#sidebar-aktionen.widget { margin-bottom : 3em; }

#branding {
   padding-top: 2em;
}

#branding hgroup {
/*    background: url("images/sitelogo.png") no-repeat scroll 0 0; */
	margin: 0 3.6%;
	padding-left : 140px;
}

#site-title {
    padding: 0.65625em 0 0;
}

#site-description {
    font-size: 12px;
    margin-bottom: 0em;
    padding-bottom: 0.2em;
}

#turnierkalender {
    height: 58em;
}

.menu-headermenu-container {
    position: absolute;
    right: 10px;
    top: 1em;
    font-size: 80%;
}

ul#menu-headermenu {
	list-style: none;
}

#menu-headermenu li {
	float: left;
    position: relative;
}

#menu-headermenu a {
    color: #ccc;
    display: block;
    padding: 0 0.425em;
    text-decoration: none;
}

.comments-link {display: none;}

/* Textelemente */
p {
	margin-bottom: 0.625em;
}
	
ul.event-categories-images {
	list-style: none;
}